home *** CD-ROM | disk | FTP | other *** search
/ Champak 40 / Vol 40.iso / games / 360_derg.swf / scripts / DefineButton2_61 / BUTTONCONDACTION on(keyPress Space).as
Text File  |  2007-05-10  |  48b  |  4 lines

  1. on(keyPress "<Space>"){
  2.    gotoAndPlay(1);
  3. }
  4.